@charset "utf-8";
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
}
body {
  margin: 0 auto;
  font-family: '宋体', '黑体';
  color: #666;
  font-size: 12px;
}
body,
button,
input,
select,
textarea {
  outline: none;
}
input,
select,
textarea {
  font-size: 100%;
}
textarea {
  resize: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
th {
  text-align: inherit;
}
fieldset,
img {
  border: 0;
}
img {
  vertical-align: middle;
}
iframe {
  display: block;
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
del {
  text-decoration: line-through;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var {
  font-style: normal;
  font-weight: 500;
}
menu,
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 500;
}
a:hover {
  text-decoration: none;
  cursor: pointer;
}
ins,
a,
a:visited {
  text-decoration: none;
  outline: none;
}
i {
  font-style: normal;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
  font-family: "黑体", "宋体";
}
/*input[type="checkbox"]{ background:#2460aa; color:#fff; -webkit-text-shadow:none; border-color:#2157db; margin-right:0.08rem; border-radius:2px; -webkit-box-shadow:none;}*/
/*去除ios浏览器中input button的风格*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: none;
  outline: none;
}
/*移除html5 input="number"的小箭头*/
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
.head {
  width: 100%;
  height: 92px;
  overflow: hidden;
  background: url("/nimages/top-bg.png") center center no-repeat;
}
.head .top {
  width: 1200px;
  height: 92px;
  overflow: hidden;
  margin: 0 auto;
  /* navs*/
}
.head .top .logo {
  width: 195px;
  height: 80px;
  overflow: hidden;
  float: left;
  margin-top: 7px;
  margin-left: 36px;
}
.head .top #NavLink {
  width: 840px;
  height: 92px;
  float: left;
  margin-left: 98px;
}
.head .top #NavLink #NavBG {
  height: 92px;
  width: 900px;
  z-index: 100;
  margin: auto;
}
.head .top #NavLink #sddm {
  position: absolute;
  width: 900px;
  margin: auto;
  z-index: 30;
}
.head .top #NavLink #sddm li {
  float: left;
  font-weight: normal;
}
.head .top #NavLink #sddm .CurrentLi a {
  color: #9d297c;
  border-bottom: 4px solid #9d297c;
  height: 88px;
  line-height: 88px;
}
.head .top #NavLink #sddm li a {
  display: block;
  position: relative;
  font-size: 16px;
  color: #333;
  line-height: 92px;
  height: 92px;
  overflow: hidden;
  width: 125px;
  text-align: center;
}
.head .top #NavLink #sddm li a:Hover {
  text-decoration: none;
  color: #FFF;
}
.head .top #NavLink #sddm li > a abbr {
  position: absolute;
  top: -92px;
  background: #9d297c;
  width: 100%;
  display: block;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  color: #FFF;
}
.head .top #NavLink #sddm li > a span {
  position: relative;
  top: 0;
  display: block;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.head .top #NavLink #sddm li.cur > a abbr,
.head .top #NavLink #sddm li:hover > a abbr {
  top: 0;
}
.head .top #NavLink #sddm li.cur > a span,
.head .top #NavLink #sddm li:hover > a span {
  top: 92px;
}
.head .top #NavLink #sddm div {
  position: absolute;
  visibility: hidden;
  background: #808080;
  padding: 0px 0px;
  filter: alpha(opacity=85);
  top: 92px;
}
.head .top #NavLink #sddm .CurrentLi div a {
  background: #9d297c;
  color: #FFF;
  line-height: 30px;
  height: 30px;
  border-top: 1px solid #DE2288;
  border-bottom: none;
}
.head .top #NavLink #sddm div a {
  border: None;
  position: relative;
  padding: 0px 0px;
  width: 125px;
  text-align: center;
  background: #9d297c;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  line-height: 30px;
  height: 30px;
  border-top: 1px solid #DE2288;
}
.head .top #NavLink #sddm div a:hover {
  background: #DE2288;
  color: #fff;
  font-weight: bold;
  line-height: 30px;
  border-top: 1px solid #DE2288;
}
.head .top #NavLink #sddm .CurrentLi div a:hover {
  border-bottom: none;
}
.link {
  width: 100%;
  height: auto;
  overflow: hidden;
  background: #dedede;
  height: 50px;
  line-height: 50px;
}
.link .link-text {
  width: 1200px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}
.link .link-text p {
  color: #666;
  font-weight: bold;
  font-size: 14px;
  display: initial;
}
.link .link-text a {
  color: #666;
  font-size: 14px;
  padding: 0 10px;
  line-height: 50px;
}
.foot {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 25px 0;
  line-height: 1.6em;
  background: #9D297C;
  text-align: center;
  color: #fff;
  font-size: 16px;
}
/*HituxSer*/
.HituxSer{
  position:fixed;
  right:0;
  width:142px;
  _position:fixed;
  z-index:999;
}
.HituxSer_con p{
  display: none;
  padding:5px 0px;}

.HituxSer_tab{
  width:160px;
}
.icon_HituxSer{
  width:26px;
  height:100px;
  float:left;
  background:url(/images/HituxSer.png) 0 0;
  position:relative;
  display:none;
  cursor:pointer;
}
.HituxSer_box{
  float:left;
  width:142px;
}
.HituxSer_box b{
  font-size: 14px;
  color: #d5242e;
  line-height: 30px;
}
.HituxSer_tab img{ display:block;}
.HituxSer_head{
  width:142px;
  height:115px;
  font-size:0;
  line-height:0;
  position:relative;
  background-image: url(/images/HituxSer_kf1.jpg);
  background-repeat: no-repeat;
}
.HituxSer_close:link,.HituxSer_close:visited{ display:block; width:11px; height:11px; background:url(/images/HituxSer.png) -42px 0; position:absolute; top:5px; right:5px;}
.HituxSer_close:hover{ background-position:-60px 0;}
.HituxSer_con{
  padding-top:15px;
  background:#fbfbfb;
  border-right-width: 6px;
  border-left-width: 6px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #d5242e;
  border-left-color: #d5242e;
  padding-bottom: 15px;
  border-bottom-color: #d5242e;
  border-bottom-width: 6px;
  border-bottom-style: solid;
}
.HituxSer_con li{
  height:23px;
  background-image: url(/images/HituxSer_webQQ.jpg);
  background-repeat: no-repeat;
  width: 114px;
  line-height: 23px;
  background-position: 14px center;
  text-indent: 50px;
  margin-bottom: 10px;
}
.HituxSer_con li a{
  color: #1a649d;
}
.HituxSer_con .ww{
  background-image: none;
  padding-left: 20px;
  margin: 0px;
}
.HituxSer_con .weixin{
  height:120px;
  line-height: 120px;
  background-image: none;
  margin: 0px;
  padding-left: 10px;
}
.HituxSer_con .bt{ font-size:16px; display: none; height:30px; line-height:30px; text-align:left; padding:0 0 0 20px; color:#012646;}
.HituxSer_bot{
  display: none;
  border-right-width: 6px;
  border-bottom-width: 6px;
  border-left-width: 6px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: #d5242e;
  border-bottom-color: #d5242e;
  border-left-color: #d5242e;
  background-color: #FFF;
  text-align: center;
  padding-bottom: 15px;
}
.HituxSer_bot b{
  font-size: 18px;
  color: #d5242e;
}
.HituxSer_bot em{
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
}